projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b843dd7
)
Fix typo.
author
Ewan Mellor
<ewan@xensource.com>
Wed, 28 Mar 2007 00:09:14 +0000
(
01:09
+0100)
committer
Ewan Mellor
<ewan@xensource.com>
Wed, 28 Mar 2007 00:09:14 +0000
(
01:09
+0100)
Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xm/create.py
patch
|
blob
|
history
diff --git
a/tools/python/xen/xm/create.py
b/tools/python/xen/xm/create.py
index c11189a59d120056465659a35375a5f233a1c0b1..0ae94d83c448ef72a4b526bc5d4b523e89fc0a53 100644
(file)
--- a/
tools/python/xen/xm/create.py
+++ b/
tools/python/xen/xm/create.py
@@
-107,7
+107,7
@@
gopts.opt('xmldryrun', short='x',
gopts.opt('skipdtd', short='s',
fn=set_true, default=0,
use="Skip DTD checking - skips checks on XML before creating. "
- " Experimental. Can decrea
t
e create time." )
+ " Experimental. Can decrea
s
e create time." )
gopts.opt('paused', short='p',
fn=set_true, default=0,